STEP 7: Our dragons are a bit too big, so let's make them smaller.
- From drag out Set Size.
- Change the variable name in front of .set_size() from sprite to dragon.
- Change the float argument inside .set_size() from 0.5 to 0.3.
To navigate the page using the TAB key, first press ESC to exit the code editor.